.Net Framework > v2.0.50727 > System > Collections > Generic > LinkedList<T> LinkedList<T>
Category
Class
Description
Represents a doubly linked list.
Assembly
System
Character
public
Attributes
NameValue/Assignment
DebuggerDisplayAttributeCount = {Count}
ComVisibleAttributeFalse
Ancestors
Object
Implements
System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<T>, ICollection, IEnumerable, ISerializable, IDeserializationCallback
Contstructors
LinkedList<T>()
LinkedList<T>(IEnumerable<T>)
LinkedList<T>(SerializationInfo,StreamingContext)
Properties
Count
First
Last
IsReadOnly
IsSynchronized
SyncRoot
Methods
AddAfter(LinkedListNode<T>,LinkedListNode<T>)
AddAfter(LinkedListNode<T>,T)
AddBefore(LinkedListNode<T>,LinkedListNode<T>)
AddBefore(LinkedListNode<T>,T)
AddFirst(LinkedListNode<T>)
AddFirst(T)
AddLast(LinkedListNode<T>)
AddLast(T)
Clear()
Contains(T)
CopyTo(T[],Int32)
Find(T)
FindLast(T)
GetEnumerator()
GetObjectData(SerializationInfo,StreamingContext)
OnDeserialization(Object)
Remove(LinkedListNode<T>)
Remove(T)
RemoveFirst()
RemoveLast()
Add()
GetEnumerator()
CopyTo()
GetEnumerator()
Types
Enumerator
Tags
0103E2B958, 02E3ABA98D, 0376596F91
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database